this.listligneCommande.forEach(function (value) { if (value.qteRestante != 0) { this.btnvalidcmd = false } else{ this.btnvalidcmd = false } });